From 1d9a02a9eaaeb33ec65cc98ccc1212a5f230267a Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 17 Jun 2009 01:33:05 +0000 Subject: [PATCH] Typo fixes in v900 doc. --- xmldoc/formats/v900.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmldoc/formats/v900.xml b/xmldoc/formats/v900.xml index 3cc918938..fbfe2bb52 100644 --- a/xmldoc/formats/v900.xml +++ b/xmldoc/formats/v900.xml @@ -1,13 +1,13 @@ Read only support for csv file format used by Visiontac VGPS-900 or Columbus V-900 GPS data loggers. These seem to be two brand names for the exact same product. -The the V-900 stores logs in on a microSD in a custom csv format. This format contains NULL chracters and fiexed length fields, and therefore can not handled by the normal csv module in GPSBabel. +The the V-900 stores logs in on a microSD in a custom csv format. This format contains NULL chracters and fixed length fields, and therefore can not handled by the normal csv module in GPSBabel. Visiontac VGPS-900 - Command convertion of a v900 csv log file to a gpx format + Conversion of a v900 csv log file to a gpx format gpsbabel -i v900 -f 09040400.csv -o gpx -F outfile.gpx -- 2.30.2